home *** CD-ROM | disk | FTP | other *** search
- on mouseEnter me
- cursor(280)
- set the member of sprite the currentSpriteNum to member("aboutthiscdrom_over")
- if not soundBusy(1) and not soundBusy(2) then
- sound(1).play(member("about", "sounds"))
- end if
- end
-